[INFO] fetching crate fluence-fork-libp2p-uds 0.27.1...
[INFO] checking fluence-fork-libp2p-uds-0.27.1 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate fluence-fork-libp2p-uds 0.27.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fluence-fork-libp2p-uds 0.27.1
[INFO] finished tweaking crates.io crate fluence-fork-libp2p-uds 0.27.1
[INFO] tweaked toml for crates.io crate fluence-fork-libp2p-uds 0.27.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluence-fork-libp2p-uds 0.27.1 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782
[INFO] running `Command { std: "docker" "start" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling value-bag v1.13.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking unsigned-varint v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c290daa1e5274a52e54a0f49e31bd70192abc606/bin/rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "sha2", "std", "typenum"))' -C metadata=b754b3c4322af80c -C extra-filename=-1fb1291f97618602 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4d71eac3f20c682f.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-0885f6cedd1c0589.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-07ed3c59bf5bdef4.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-78d6ce8ac79e863c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7d1e41f5543358e0.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-de4ae833356bb229.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-0eed07452f039b68.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-4c820b3e2b4e41c0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782", kill_on_drop: false }`
[INFO] [stdout] 07e330e0e10007e6dfa0f0ff32c79af3316d691e3eb8bc9c1e33929a35f54782
